home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / C / LIB / GSTREAM / h / ramstream < prev    next >
Text File  |  1993-05-08  |  149b  |  6 lines

  1. #include "gstream.h"
  2. #include "wimp.h"
  3.  
  4. int gsopenramsend(wimp_msgstr *msg, gstream *stream);
  5. int gsopenramfetch(wimp_msgstr *msg, gstream *stream);
  6.